Element Manipulation


Span 1!Span 2Span 3 Span 4Span 5Span 6Span 7

Hello World


There will be several changes made to the above section.

The console log will show elements that have class's.
The list items will be updated with ID's.
The list item elements will be updated.
The block of span's will be removed.

Element Classes


There will be several changes made to the above section.

The console log will show elements that have class's.
The list items will be updated with classes of test1 and test4.
The list item elements will be updated with first if they have a class of first,
else they will be updated with no Class.